Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make diagnostics public on EmitOutput #58317

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

jakebailey
Copy link
Member

This EmitOutput is uses by monaco and the playground, but neither can see emit diags, which is a problem as they need to know that they need to process the diagnostics to remove non-serializable things.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Apr 25, 2024
@typescript-bot
Copy link
Collaborator

Looks like you're introducing a change to the public API surface area. If this includes breaking changes, please document them on our wiki's API Breaking Changes page.

Also, please make sure @DanielRosenwasser and @RyanCavanaugh are aware of the changes, just as a heads up.

@jakebailey jakebailey merged commit 04963ee into microsoft:main Apr 26, 2024
28 checks passed
@jakebailey jakebailey deleted the emit-result-diagnostics branch April 26, 2024 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants